Revert the change to destroy all VMs when skipping or failing tests -- this
authorEwan Mellor <ewan@xensource.com>
Sun, 3 Dec 2006 13:30:23 +0000 (13:30 +0000)
committerEwan Mellor <ewan@xensource.com>
Sun, 3 Dec 2006 13:30:23 +0000 (13:30 +0000)
commit43bbe5bc9680630a963f44acb54fc0128d581384
tree3591fd02c794b188ebea1634af4d9363652691c4
parent7169017f841ddc48438c25b58973405cfa328b44
Revert the change to destroy all VMs when skipping or failing tests -- this
needs more thought, because people shouldn't need to set up their Xen-API server
to run the non-Xen-API bits of the test, and at the moment, you get
authentication failures on every SKIP.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/xm-test/lib/XmTestLib/Test.py